const go.opentelemetry.io/otel/attribute.STRING
10 uses
go.opentelemetry.io/otel/attribute (current package)
encoder.go#L105: if keyValue.Value.Type() == STRING {
hash.go#L62: case STRING:
type_string.go#L15: _ = x[STRING-4]
value.go#L44: STRING
value.go#L136: vtype: STRING,
value.go#L310: case STRING:
value.go#L350: case STRING:
value.go#L396: case STRING:
value.go#L887: case STRING:
go.opentelemetry.io/otel/trace
auto.go#L314: case attribute.STRING:
![]() |
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |